projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b9db59
)
Don't export gdk_surface_constrain_size
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 27 Aug 2020 11:31:45 +0000
(07:31 -0400)
committer
Ahmed Eldemery
<aeldemery.de@gmail.com>
Fri, 28 Aug 2020 16:45:01 +0000
(18:45 +0200)
It has one last use in gtkwindow.c, but that will
go away and doesn't need this function to be exported
anyway.
gdk/gdksurfaceprivate.h
patch
|
blob
|
history
diff --git
a/gdk/gdksurfaceprivate.h
b/gdk/gdksurfaceprivate.h
index 36db8286af13fdad2ba478599b312fd81de89016..50c39d5cc18d1943f4e988f01c1d81eb1462edf6 100644
(file)
--- a/
gdk/gdksurfaceprivate.h
+++ b/
gdk/gdksurfaceprivate.h
@@
-320,7
+320,6
@@
struct _GdkGeometry
int max_height;
};
-GDK_AVAILABLE_IN_ALL
void gdk_surface_constrain_size (GdkGeometry *geometry,
GdkSurfaceHints flags,
int width,